popovermenu: Don't put a separator before the first section
authorMatthias Clasen <mclasen@redhat.com>
Tue, 28 Apr 2020 00:26:02 +0000 (20:26 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 28 Apr 2020 00:27:39 +0000 (20:27 -0400)
commita837b578495e242df60bdc20e9873789f7302834
tree022d86b515a2da97ab1646e50088ed0b72e16151
parent12adf6362f1cb4b84b64bbd46caed80fa08cccba
popovermenu: Don't put a separator before the first section

When we have section titles, we were not hiding the
separator before the first section as we should;
fix this.

Fixes: #2672
gtk/gtkmenusectionbox.c